const html/template.stateJSBlockCmt

7 uses

	html/template (current package)
		context.go#L133: 	stateJSBlockCmt
		context.go#L167: 	case stateHTMLCmt, stateJSBlockCmt, stateJSLineCmt, stateJSHTMLOpenCmt, stateJSHTMLCloseCmt, stateCSSBlockCmt, stateCSSLineCmt:
		escape.go#L769: 			case stateJSBlockCmt:
		state_string.go#L26: 	_ = x[stateJSBlockCmt-15]
		transition.go#L32: 	stateJSBlockCmt:     tBlockCmt,
		transition.go#L292: 			c.state, i = stateJSBlockCmt, i+1
		transition.go#L454: 	case stateJSBlockCmt: